Skip to content

Conversation

f1amingo
Copy link
Contributor

  1. Introduce new MessageType: LITE and ClientType: LITE_PUSH_CONSUMER;
  2. New rpc SyncLiteSubscription for MessagingService;
  3. Enhance SystemProperties, AckMessageEntry, ForwardMessageToDeadLetterQueueRequest to support lite topic;

Related Issue: #94

}

message NotifyUnsubscribeLiteCommand {
string liteTopic = 1;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lite_topic

// consumer group
Resource group = 3;
// lite subscription set of lite topics
repeated string liteTopicSet = 4;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use "_"

@f1amingo f1amingo requested a review from lizhimins October 10, 2025 02:40
@lizhimins lizhimins dismissed their stale review October 13, 2025 03:11

already fixed

Change-Id: I7d6abc466ad153d5fe3a9c0fa40d40886ba7a203
Change-Id: Ide23812ed2df0b7a7c51605b05faf0a7efd332c2
Change-Id: I4df0503e361102c87f7f70afe4e5d88741d84e39
@lizhimins lizhimins merged commit f2597b8 into apache:main Oct 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants